home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16003 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.1 KB  |  30 lines

  1. X-ZC-POST: Amselweg 5; 45731 Waltrop
  2. X-ZC-TELEFON: +49-2309-920126
  3. X-Mailer: CrossPoint v3.1 R/C8604
  4. Message-ID: <66T7mIuuoYB@37.viking.ruhr.com>
  5. Organization: Ortwin Gasper
  6. X-Gateway: ZCONNECT UU viking.ruhr.com [DUUCP BETA vom 30.03.1996]
  7. References: <4k9ffc$fl9@arl-news-svc-5.compuserve.com>
  8. From: gasper@viking.ruhr.com (Ortwin Gasper)
  9. Subject: Re: Compiler table limit exceeded!!!?
  10. Date: 08 Apr 1996 21:22:00 +0200
  11. Path: viking.ruhr.com!gasper
  12. Newsgroups: comp.lang.c++
  13. Distribution: world
  14.  
  15. > > >When I try to compile a program 4000 lines, with my Borland Turbo C++
  16. > > > 3.0, I get an error message saying: compiler table limit exceeded. What
  17. > > > should I do. I
  18. > > >have the program broken up with functions but that doesn't help. Please
  19. > > >help me!!!
  20.  
  21. What about Watcom C++ 10.5? I tried to compile Gambit with very large  
  22. functions, and Watcom tells me, that an internal compiler limit of 64 K  
  23. leafs is exceeded (but 20 MB free RAM waiting for data). I hope that your  
  24. error is only caused by the lack of RAM. Try to define a greater swapfile  
  25. for Turbo C++.
  26.  
  27. Regards
  28.         Ortwin
  29. ## CrossPoint v3.1 R ##
  30.